Drop all uses of GdkPixbufAnimation in the gtk APIs
authorAlexander Larsson <alexl@redhat.com>
Mon, 23 Oct 2017 14:39:44 +0000 (16:39 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 23 Oct 2017 14:56:49 +0000 (16:56 +0200)
commit96b04836d81d855999abafdd6a2b7e0cdf0660cc
treeeb1d46eb497c9db8fb7fa7426b55f4aded529a7b
parent3a8f2ae64f1f9a607c27511a7d6042cc995d14d4
Drop all uses of GdkPixbufAnimation in the gtk APIs

These are basically animated gifs, and don't fit well in how
modern things animate.
14 files changed:
demos/gtk-demo/main.c
demos/gtk-demo/textview.c
docs/reference/gtk/gtk4-sections.txt
gtk/a11y/gtkimageaccessible.c
gtk/gtkcellrendererpixbuf.c
gtk/gtkentry.c
gtk/gtkiconhelper.c
gtk/gtkiconhelperprivate.h
gtk/gtkimage.c
gtk/gtkimage.h
gtk/gtkimagedefinition.c
gtk/gtkimagedefinitionprivate.h
tests/meson.build
tests/testanimation.c [deleted file]